Vido - Responsive vCard Template

Complete Documentation

Thank you very much for purchasing from lmtheme!

If you have any issue or question that this document does not cover, you can contact me via email mlinar73@gmail.com.

Table of Contents

  1. Template Installation
  2. HTML Structure
  3. CSS Files and Structure
  4. Scripts
  5. PHP Integration (Contact Form)
  6. Credits and Fonts

Template Installation

You can view this template in any web browser from your computer, mobile device. Because the files are written in HTML, you do not need an internet connection in order to display or edit the template.

All of the HTML files are given a descriptive name to make it easier to distingish what each file will display.

Upload to The Server

  1. It's important to understand that you must either have your own server space or use someone elses. The server space can be purchased at many different places around the internet. You need somewhere to put the files that you purchased so others can find them online.
  2. Select several files with the extension labeled .html. This is where all your content will. In addition to .html you should see a file labeled .css. .css files are going to be the files that will tell the .html how to to be styled. CSS is simply a way to take text, images, and other elements and change the look of them. It's very important to keep the .css file with the HTML or the HTML will not look how the design is meant to look. Along with the HTML and CSS files, you will also have three additional folders to upload: images, js and php.
  3. Start your FTP client (I persoanlly use Filezila which is free) and login. Login to your server. You will need your server name (often times this will be your domain name), username, and password that you setup with the hosting company.
  4. Locate the domain folder you wish to upload your template files to on your server. You are going to want to click and drag every file that you have labeled .html, .css, .js, .php into your FTP client.
  5. Once the files are done uploading, you can try access your website via browser.

HTML Structure

This site template has a Responsive and Mobile-Friendly layout based on Skeleton Boilerplate.

The main structure of this site is wrapped in a 'wrapper' div. Inside of that div you will find sections of the site.

HTML Structure

If you would like to edit the color, font, or style of any elements, you would do the following in stylesheets/layout.css :

style.css

If you find that your new style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn't a similar style that has more weight.

CSS Files and Structure

I'm using one main CSS file (layout.css) in this template which you are free to modify depending on the customization you require. There are also three additional style sheets that I do not recommend changing. Those style sheets reside in the 'stylesheets' folder. The four style sheets are:

If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.

Scripts

This theme uses several scripts many of which are documented within the theme's code. If you're a developer, you will find this particularly useful.

PHP Integration (Contact Form)

This template also use the PHP engine for activate the contact form.

For contact us data direct send to your email address you can edit your email address in /contact_form/config.php file.

Contact Form Settings Settings

Credits and Fonts

I've used the following images, icons and fonts as listed.


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. You can contact me via email mlinar73@gmail.com. Don't hesitate.